home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
02
/
snowman.swf
/
scripts
/
DefineButton2_104
/
BUTTONCONDACTION on(rollOut).as
< prev
next >
Wrap
Text File
|
2001-12-10
|
2KB
|
91 lines
on(rollOut){
tellTarget("/lightcord/redbulb")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/redbulb2")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/redbulb3")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/redbulb4")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/redbulb5")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/redbulb6")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/redbulb7")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/yellowbulb")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/yellowbulb2")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/yellowbulb3")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/yellowbulb4")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/greenbulb3")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/greenbulb4")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/greenbulb2")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/greenbulb")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/bluebulb7")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/bluebulb4")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/bluebulb3")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/bluebulb2")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/bluebulb6")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/bluebulb5")
{
gotoAndStop("dark");
}
tellTarget("/lightcord/bluebulb")
{
gotoAndStop("dark");
}
}